home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / src / x11 / config / README next >
Text File  |  1997-08-26  |  710b  |  22 lines

  1.  
  2. SVR4 Library Rules and Template
  3. ===============================
  4.  
  5. I've included the sv4Lib.rules and sv4Lib.tmpl files here
  6. because i used them to build the shared libXpm for SCO OpenServer
  7. available at ../../../osr5/lib/xpm-3.4j
  8.  
  9. To see how these files can be used in an Imakefile, see the Imakefiles
  10. in ../../x11/xpm-3.4j and ../../x11/xpm-3.4j/lib (after extracting the
  11. compressed archive of the Xpm 3.4j source).
  12.  
  13. In order to instruct imake how to find the additional config files,
  14. use a command like :
  15.     $ imake -DUseInstalled -I/usr/lib/X11/config -I/.../config
  16. replacing the "..." with the path to these SVR4 library rules.
  17.  
  18. If necessary, you can then run "make Makefiles" etc.
  19.  
  20. Ron Record
  21. rr@sco.com
  22.